Share Compilation object PropertyShape with both children - #697
Open
forest-savage1234 wants to merge 1 commit into
Open
Share Compilation object PropertyShape with both children#697forest-savage1234 wants to merge 1 commit into
forest-savage1234 wants to merge 1 commit into
Conversation
Add the three constraints both ContextualCompilation and EnclosingCompilation already have: class UcoObject, nodeKind IRI, path object. Leave child shapes and EnclosingCompilation minCount 1. Closes ucoProject#662. Signed-off-by: Forest Savage <forestsavage03@gmail.com>
forest-savage1234
marked this pull request as ready for review
August 24, 2026 02:31
Author
|
Thank you for the time on this review. The change is only the shared Compilation PropertyShape. If that is the wrong cut, say so and I will recut from notes. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This Pull Request resolves all requirements of Issue #662.
Closes #662.
ContextualCompilationandEnclosingCompilationboth constrainuco-core:objectto an IRIUcoObject.Compilationhas no property shapes. This adds that shared shape onCompilation:sh:class core:UcoObjectsh:nodeKind sh:IRIsh:path core:objectEnclosingCompilation's extrash:minCount 1stays on the child. Child shapes stay so SHACL still binds without RDFS subclass inference.Files
ontology/uco/core/core.ttl(core:Compilationonly)Out of scope
configuration:ConfigurationEntryhas a property shape incorrectly permitting blank nodes #663objectshapesminCount 1ontoCompilationValidation
make --directory ontology/uco/core --file ../../../src/review.mk checkmake check(UCO CI)Boxes match commands actually run after this Compilation-only cut.
Run 2026-08-23 2:01–2:18 PM AKDT on a local
developcheckout @586ac69(586ac690d9c9ca02ad3b9d94faf0b0a9dc91a615, Merge pull request #688 from ucoProject/release-1.5.0) plus this change only (ontology/uco/core/core.ttl: shared three constraints oncore:Compilation). Not bundled with #694 / #663. Children andEnclosingCompilationminCount 1left in place. Python 3.13.5.file-level (
make --directory ontology/uco/core --file ../../../src/review.mk check)Started 2026-08-23T22:01:07Z = 2:01 PM AKDT. Exact lines from the run:
make checkStarted 2026-08-23T22:01:14Z = 2:01 PM AKDT. Ended 2026-08-23T22:18:46Z = 2:18 PM AKDT. Exact lines from the run:
tests/inheritance_review.ttlaftercase_shacl_inheritance_reviewer --strict:Four
pyshaclreports on the monolithic (closure-qc, metashacl, uco-qc, owl.ttl) each printed:Maintainer question
Is the committee issue-reference form the right first screen, and is the shared Compilation shape the cut you want?
This uses the official issue-reference sentence, not the Bug-fix sentence, because adding a shared
sh:PropertyShapeis committee-shaped.I am a volunteer. Thank you for the time. I am trying to become more useful on this work, so I welcome a critical look. If this is the wrong cut, or you want me to stand down, say so and I will recut from notes.